home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / emac1927.zip / emac1927 / oldXMenu / ChangeLog < prev    next >
Text File  |  1994-09-11  |  11KB  |  335 lines

  1. Sun Sep 11 14:56:01 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
  2.  
  3.     * Version 19.27 released.
  4.  
  5. Wed Sep  7 03:54:08 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
  6.  
  7.     * Version 19.26 released.
  8.  
  9. Sat Jul 23 20:52:38 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
  10.  
  11.     * Error.c (XMenuError): Make `message' static.
  12.  
  13. Tue Jun 28 14:53:31 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  14.  
  15.     * Create.c (XAllocDisplayColor): New function.
  16.     Use it throughout in place of XAllocNamedColor.
  17.  
  18. Mon May 30 04:33:36 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  19.  
  20.     * Version 19.25 released.
  21.  
  22. Mon May 23 03:32:01 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  23.  
  24.     * Version 19.24 released.
  25.  
  26. Tue May 17 19:30:30 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
  27.  
  28.     * Create.c (XMenuCreate): Declare `data' as char*.
  29.  
  30. Mon May 16 03:25:22 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  31.  
  32.     * Version 19.23 released.
  33.  
  34. Tue Apr 12 11:57:11 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  35.  
  36.     * Create.c (XMenuCreate): Declare `data' as unsigned char*.
  37.  
  38. Mon Jan  3 02:17:53 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  39.  
  40.     * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
  41.     (_XIOErrorFunction): Decl deleted.
  42.  
  43. Sat Nov 27 04:42:08 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  44.  
  45.     * Version 19.22 released.
  46.  
  47. Fri Nov 26 02:34:08 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  48.  
  49.     * Activate.c (XMenuActivate):
  50.     Call XSetWindowBackground and _XMRefreshPane.
  51.  
  52. Tue Nov 16 06:14:38 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  53.  
  54.     * Version 19.21 released.
  55.  
  56. Sat Nov 13 03:50:01 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  57.  
  58.     * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
  59.     Tell user too, in case make doesn't pay attention.
  60.  
  61. Thu Nov 11 10:30:55 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  62.  
  63.     * Version 19.20 released.
  64.  
  65. Mon Oct 25 02:25:19 1993  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
  66.  
  67.     * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
  68.  
  69. Mon Sep 27 08:43:43 1993  Brian Fox  (bfox@valhalla)
  70.  
  71.     * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
  72.     `configure' to supply the values for these variables.
  73.  
  74. Sun Sep 26 10:07:11 1993  Brian Fox  (bfox@ai.mit.edu)
  75.  
  76.     * Makefile.in (VPATH, srcdir): Now that `configure' creates the
  77.     Makefiles, do not append the current directory to the value of
  78.     `srcdir' or `VPATH'.
  79.  
  80. Sat Aug 14 00:23:11 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  81.  
  82.     * Version 19.19 released.
  83.  
  84. Sun Aug  8 01:15:30 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  85.  
  86.     * Version 19.18 released.
  87.  
  88. Fri Jul 30 16:12:43 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  89.  
  90.     * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
  91.  
  92. Tue Jul 27 04:27:10 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  93.  
  94.     * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
  95.  
  96.     Among them, put the ..._SITE vars last.
  97.  
  98. Sun Jul 18 02:38:03 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
  99.  
  100.     * Version 19.17 released.
  101.  
  102. Wed Jul  7 03:13:22 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  103.  
  104.     * Makefile.in: Write out the dependencies for the object files;
  105.     otherwise, VPATH won't work.
  106.  
  107.     * Makefile.in: Re-arrange, to put `all' target at the top.
  108.  
  109. Tue Jul  6 11:05:14 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  110.  
  111.     * Version 19.16 released.
  112.  
  113. Sat Jun 19 17:14:27 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
  114.  
  115.     * version 19.15 released.
  116.  
  117. Fri Jun 18 12:31:02 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  118.  
  119.     * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
  120.     This should make it work under any circumstances.
  121.  
  122.     * Makefile.in (mostlyclean): Use rm -f.
  123.  
  124. Thu Jun 17 19:29:56 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
  125.  
  126.     * Version 19.14 released.
  127.  
  128. Thu Jun 17 15:03:22 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  129.  
  130.     * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
  131.     Put CFLAGS last.
  132.  
  133. Wed Jun 16 11:53:18 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
  134.  
  135.         Bring mumbleclean targets into conformance with GNU coding standards.
  136.     * Makefile.in (mostlyclean, realclean): New targets.
  137.  
  138. Tue Jun  8 08:29:27 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
  139.  
  140.     * Version 19.13 released.
  141.  
  142. Sun May 30 00:15:27 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  143.  
  144.     * Version 19.10 released.
  145.  
  146. Sat May 29 02:18:00 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  147.  
  148.     * Create.c: Handle EMACS_BITMAP_FILES.
  149.     Use new names of renamed bitmap files.
  150.  
  151. Fri May 28 01:56:50 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  152.  
  153.     * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
  154.     XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
  155.     insque and remque to emacs_insque and emacs_remque, so we can
  156.     safely include insque.c in the library on all systems.
  157.  
  158. Thu May 27 23:34:44 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  159.  
  160.     * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
  161.     only works with GNU Make.
  162.  
  163. Thu May 27 09:22:39 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  164.  
  165.     * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
  166.  
  167. Thu May 27 02:35:32 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  168.  
  169.     * Version 19.9 released.
  170.  
  171. Thu May 27 01:17:08 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  172.  
  173.     * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
  174.  
  175. Mon May 24 12:14:41 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
  176.  
  177.     * Version 19.8 released.
  178.  
  179. Sun May 23 17:47:43 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  180.  
  181.     * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
  182.     configuration process can correctly implement the --x-includes
  183.     option.
  184.  
  185. Sat May 22 23:48:24 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  186.  
  187.     * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
  188.     not NULL.
  189.  
  190. Sat May 22 19:37:01 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  191.  
  192.         * Version 19.7 released.
  193.  
  194. Sat May 15 17:26:01 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  195.  
  196.     * Makefile.in: Renamed from Makefile, so that the top-level
  197.     makefile can edit it.
  198.  
  199. Tue Apr 13 02:38:44 1993  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
  200.  
  201.     * XLookAssoc.c, XMakeAssoc: VMS needs <X11/Xresource.h>, not
  202.     <X11/Xos.h>.
  203.  
  204.     * XCrAssoc.c: #include <errno.h>, not "errno.h".
  205.     (XCreateAssocTable): Doc fix.
  206.  
  207. Wed Mar 24 20:49:08 1993  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
  208.  
  209.     * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
  210.     the options to the C compiler.
  211.  
  212.     * compile.com, descrip.mms: New files for VMS from Richard
  213.     Levitte.
  214.     * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
  215.     brackets> around the names of the X Windows #include files; VMS
  216.     needs this.
  217.     * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>.  VMS needs
  218.     this.
  219.     * Create.c: On VMS, we have to look for the bitmap files in
  220.     `./src/bitmaps', not <X11/bitmaps>.
  221.  
  222. Sun Mar 14 13:47:06 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  223.  
  224.     * Makefile (.c.o): Don't rm the .o files.
  225.  
  226. Sat Mar 13 16:11:48 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  227.  
  228.     * Activate.c (XMenuActivate): If `active' field is negative,
  229.     don't allow selecting a string.
  230.  
  231. Tue Mar  9 12:52:13 1993  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
  232.  
  233.     * Create.c (XMenuCreate): New variable `root', holding the
  234.     display's default root window, so we don't have to write out
  235.     "RootWindow (display, DefaultScreen (display))" a jillion times.
  236.  
  237.     * Create.c (XMenuCreate): Don't assume that all the
  238.     <X11/bitmaps/foo> patterns are 16x16.  Instead of building a
  239.     bitmap and then converting it to a pixmap of the appropriate
  240.     depth if necessary, build a pixmap of the appropriate depth
  241.     directly, using XCreatePixmapFromBitmapData.
  242.  
  243.     * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
  244.     XLookAssoc.c, and XMakeAssoc.c in SRCS.  Similarly for OBJS.
  245.  
  246.     * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
  247.     warnings about redefining NULL.
  248.  
  249.     * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
  250.     XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
  251.  
  252.     * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
  253.     any of the `.h' files, define it.
  254.  
  255.     * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
  256.     Add an extern declaration for errno.
  257.  
  258.     * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
  259.     (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
  260.     parts of the assoc table.
  261.     * XCrAssoc.c (XCreateAssocTable): Same.
  262.  
  263.     * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
  264.     * XDelAssoc.c (XDeleteAssoc): Same.
  265.  
  266. Sun Oct 18 17:46:43 1992  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  267.  
  268.     * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
  269.     * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
  270.     * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
  271.     * XDestAssoc.c (XDestroyAssocTable): Likewise.
  272.  
  273. Sat Oct 17 17:35:03 1992  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  274.  
  275.     * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
  276.     Use Xlib.h, not Xlibint.h.
  277.     * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
  278.     * XMakeAssoc.c, XCrAssoc.c: Include errno.h.  Declare errno.
  279.     * XMakeAssoc.c (_XIOErrorFunction): Declared.
  280.  
  281. Sat Sep 19 03:44:41 1992  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  282.  
  283.     * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
  284.     Specify dir X11/ when including Xlibint.h.
  285.  
  286. Thu Sep 17 18:46:54 1992  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  287.  
  288.     * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
  289.     New files.
  290.  
  291.     * Makefile (SRCS, OBJS): Compile those files.
  292.  
  293. Fri Jan 31 23:45:10 1992  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  294.  
  295.     * Makefile (clean): Delete object files and library.
  296.     (distclean): New target.
  297.  
  298. Wed Jan 29 14:38:32 1992  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  299.  
  300.     * Makefile (libXMenu11.a): Put `-' on ranlib line.
  301.  
  302. Mon Jan 27 15:25:35 1992  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  303.  
  304.     * Makefile (EXTRA): New variable.
  305.     (libXMenu11.a): Use that.
  306.  
  307.     * insque.c: New file.
  308.  
  309. Sun Jan 26 00:43:25 1992  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  310.  
  311.     * Makefile (CC): Assignment commented out.
  312.  
  313. Sat Nov 16 06:27:39 1991  Noah Friedman  (friedman at nutrimat)
  314.  
  315.         * copyright.h: New file (copied from X11R4 distribution)
  316.         * All files: Replaced occurrences of #include <X11/copyright.h>
  317.           with #include "copyright.h"
  318.  
  319. Fri Oct 25 00:03:06 1991  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
  320.  
  321.     * XMenu.h (enum _xmmode): Remove spurious comma.
  322.  
  323.     * X10.h: New file.
  324.     * XMenu.h, XMenuInt.h: Include X10.h from this dir.
  325.  
  326. Tue Nov 13 17:17:59 1990  Richard Stallman  (rms at mole.ai.mit.edu)
  327.  
  328.     * XMenu.h (struct _xmenu): Use unsigned long for colors.
  329.  
  330. Mon Nov 12 18:55:06 1990  Richard Stallman  (rms at mole.ai.mit.edu)
  331.  
  332.     * Internal.c: Declare argument `display' in some functions.
  333.  
  334.  
  335.